home *** CD-ROM | disk | FTP | other *** search
- ********* This is provided as freeware ************
-
- This distribution Contains:
- Readme.txt (which you are reading now)
- ccocx.ocx (which is the credit card validation ocx)
-
- Installation:
- Since you have downloaded the ocx I assume you know
- how to install it.
-
- Use:
- I program in visual basic so I will give a vb scenerio.
-
- ccvalidator1.ccnum=txtCreditCardNum.text
- ccvalidator1.go
- isvalid=ccvalidator1.valid
- KindOfCard=ccvalidator1.issuer
-
- Simple eh?
-
- Feel free to send comments/questions to
- myqlgodfrey@yahoo.com
-
- (please note that is a Q and got a g in myQl)
-
-
-